home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Development Platforms / Apple II / Apple II Sample Code / APW.SC / SC14FontReport / Build next >
Encoding:
Text File  |  1990-05-30  |  187 b   |  8 lines  |  [TEXT/pdos]

  1. echo compiling fontreport.c
  2. compile fontreport.c    keep=o/fontreport
  3.  
  4. delete -c o/finder.data
  5. linkiigs < fontreport.link
  6. duplicate -r r.fontreport c.fontreport
  7. filetype c.fontreport s16
  8.